java.lang.Objectorg.nlogo.agent.TestImporter
public class TestImporter
| Constructor Summary | |
|---|---|
TestImporter()
|
|
| Method Summary | |
|---|---|
void |
setUp()
|
void |
tearDown()
|
void |
testJikes115BugInvalidTest1()
|
void |
testJikes115BugInvalidTest2()
|
void |
testJikes115BugTest1()
|
void |
testJikes115BugTest2()
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TestImporter()
| Method Detail |
|---|
public void setUp()
public void tearDown()
public void testJikes115BugTest1()
public void testJikes115BugTest2()
public void testJikes115BugInvalidTest1()
public void testJikes115BugInvalidTest2()